Get a specific Data Target by Data Flow Node ID

Returns the data target connection details using it's node ID in a data flow.

Method

/API2/dataSources/getTargetByNodeId

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.20
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

findDataSourceObject

Object Type

Description

Use this object to find a specific data source

Output Response

Successful Result Code

200

Response Type

Description of Response Type

The master flow target object contains information about the connection of a specific target ETL node and the validation message result

Notes

Use this function with other methods to update the details of a data target.